home *** CD-ROM | disk | FTP | other *** search
- object DeltaDlg: TDeltaDlg
- Left = 206
- Top = 91
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Delta Coordinates'
- ClientHeight = 194
- ClientWidth = 422
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 4
- Top = 4
- Width = 229
- Height = 185
- Shape = bsFrame
- IsControl = True
- end
- object Label2: TLabel
- Left = 12
- Top = 12
- Width = 149
- Height = 16
- Caption = 'Min X ( Bottom Left Real )'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 12
- Top = 56
- Width = 181
- Height = 16
- Caption = 'Min Y ( Bottom Left Imaginary )'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 12
- Top = 100
- Width = 141
- Height = 16
- Caption = 'Max X ( Top Right Real )'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 12
- Top = 144
- Width = 173
- Height = 16
- Caption = 'Max Y ( Top Right Imaginary )'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object edBLR: TEdit
- Left = 12
- Top = 28
- Width = 213
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'edBLR'
- end
- object edBLI: TEdit
- Left = 12
- Top = 72
- Width = 213
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Text = 'edBLI'
- end
- object edTRR: TEdit
- Left = 12
- Top = 116
- Width = 213
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Text = 'edTRR'
- end
- object edTRI: TEdit
- Left = 12
- Top = 160
- Width = 213
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Text = 'edTRI'
- end
- object Panel1: TPanel
- Left = 240
- Top = 4
- Width = 177
- Height = 153
- BevelOuter = bvLowered
- TabOrder = 4
- object Label1: TLabel
- Left = 4
- Top = 2
- Width = 165
- Height = 97
- AutoSize = False
- Caption =
- 'Some other fractal programs (es. fractint) use a system of coord' +
- 'inates indicating two extreme points of fractal. This dialog all' +
- 'ows you to translate them.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 4
- Top = 98
- Width = 169
- Height = 53
- AutoSize = False
- Caption =
- 'Be sure to set right image width and height before open this dia' +
- 'log.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- object BtnCancel: TBitBtn
- Left = 240
- Top = 164
- Width = 75
- Height = 25
- TabOrder = 5
- OnClick = CancelBtnClick
- Kind = bkCancel
- end
- object btnOk: TBitBtn
- Left = 342
- Top = 164
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 6
- OnClick = OKBtnClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- end
-